home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0311.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  790 b   |  29 lines

  1. If you can't quite manage to live without hardcopy, you may
  2. wish sometimes to print WWW files.  I have written a couple
  3. of scripts to do this.  They are particularly useful with
  4. Pei Wei's excellent Viola WWW browser.
  5.  
  6. A tar archive is available for anonymous FTP:
  7.  
  8. dri.cornell.edu/pub/davis/print-www.tar
  9.  
  10. It contains:
  11.  
  12. README
  13. print-www
  14. print-www.l
  15. html-to-latex
  16. html2latex.sed (modified version of original CERN version)
  17.  
  18. The hardest part was writing the perl script to obtain documents
  19. via http protocol - turns out you cant just run pipes through telnet.
  20.  
  21. The conversion from HTML to LaTex is not really robust yet - 
  22. this  is doubly hard since there is no guarentee that the HTML
  23. is legal.  But at least it works for my test cases.  No doubt
  24. it will be improved in time.
  25.  
  26. best wishes
  27.  
  28.  
  29.